home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / dial / readme.txt < prev   
Text File  |  1996-09-12  |  885b  |  22 lines

  1. AutoDial - Telephone dialer demo program
  2. Copyright (c) 1996 SoftCircuits
  3. Redistributed by Permission.
  4.  
  5. This Visual Basic 4.0 example program demonstrates how an application
  6. can dial a telephone number under Windows 95 using Assisted Telephony
  7. which is a subset of TAPI. This code is simple because it relies on a
  8. call manager applet to perform the actual dialing.
  9.  
  10. This program may be distributed on the condition that it is
  11. distributed in full and unchanged, and that no fee is charged for
  12. such distribution with the exception of reasonable shipping and media
  13. charged. In addition, the code in this program may be incorporated
  14. into your own programs and the resulting programs may be distributed
  15. without payment of royalties.
  16.  
  17. This example program was provided courtesy of:
  18.  SoftCircuits Programming
  19.  P.O. Box 16262
  20.  Irvine, CA 92623
  21.  http://www.softcircuits.com
  22.